﻿2026-06-04T14:33:01.0822973Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T14:33:01.0825433Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T14:33:01.0827670Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T14:33:01.0829755Z [36;1melse[0m
2026-06-04T14:33:01.0831470Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T14:33:01.0833915Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T14:33:01.0835946Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T14:33:01.0837552Z [36;1mfi[0m
2026-06-04T14:33:01.0867947Z shell: /usr/bin/bash -e {0}
2026-06-04T14:33:01.0869557Z env:
2026-06-04T14:33:01.0872616Z   GH_TOKEN: ***
2026-06-04T14:33:01.0873879Z ##[endgroup]
